kubectl label node NODE_NAME gpu=true
kubectl get node -L gpu

kubectl get node -L failure-domain.beta.kubernetes.io/zone,gpu
